Skip to content

STM32L5: NUCLEO-L552ZE-Q new target #12306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jan 29, 2020

Conversation

jeromecoutant
Copy link
Collaborator

@jeromecoutant jeromecoutant commented Jan 23, 2020

Summary of changes

We would like to introduce the new STM32L5 family:

  • Cortex-M33 at 110 MHz
  • Ultra-low-power MCUs
  • software secure isolations with TrustZone

https://www.st.com/en/microcontrollers-microprocessors/stm32l5-series.html

Cube FW files are now available:
https://github.com/STMicroelectronics/STM32CubeL5

MBED-OS port has been implemented for NUCLEO-L552ZE-Q target:

  • 512 Kbytes of Flash memory
  • 256 Kbytes of SRAM
  • Arduino support
  • Trust Zone not enabled (out of box default configuration)

https://www.st.com/en/microcontrollers-microprocessors/stm32l552ze.html
https://www.st.com/en/evaluation-tools/nucleo-l552ze-q.html

This is step 1 of STM32L5 work!
Next steps:

  • DISCO-L562QE target introduction
  • Trust Zone enablement
  • TFM and PSA support

Note that STM32L5 MCUs are not available yet in tools/arm_pack_manager/index.json

Impact of changes

Migration actions required

Documentation


Pull request type

[x] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[x] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@MarceloSalazar
@ARMmbed/team-st-mcd
@PLFSTM
@jamike


@ciarmcom
Copy link
Member

@jeromecoutant, thank you for your changes.
@MarceloSalazar @ARMmbed/mbed-os-maintainers please review.

@MarceloSalazar
Copy link

Waiting for @ARMmbed/mbed-os-maintainers to review/comment/approve to merge asap :)

Copy link
Contributor

@kjbracey kjbracey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI started

@mergify mergify bot added needs: CI and removed needs: review labels Jan 29, 2020
@mbed-ci
Copy link

mbed-ci commented Jan 29, 2020

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@kjbracey kjbracey merged commit 91464b2 into ARMmbed:master Jan 29, 2020
@mergify mergify bot removed the ready for merge label Jan 29, 2020
@mergify
Copy link

mergify bot commented Jan 29, 2020

This PR does not contain release version label after merging.

@kjbracey kjbracey added release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 and removed Release review required labels Jan 29, 2020
@MarceloSalazar
Copy link

@kjbracey-arm note we expect this in 5.15.1 - please add the corresponding label ;-)

@jeromecoutant jeromecoutant deleted the PR_STM32L5_NUCLEO branch January 29, 2020 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants